home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / soft / fvsetup.exe / {app} / fv.dll / scripts / DefineSprite_33 / frame_15 / DoAction.as
Text File  |  2003-01-24  |  138KB  |  2,204 lines

  1. if(getProperty("/1", _currentframe) == "2" and getProperty("/2", _currentframe) == "2" and getProperty("/3", _currentframe) == "2")
  2. {
  3.    call("unable_button");
  4.    tellTarget("/winline1")
  5.    {
  6.       play();
  7.    }
  8.    set("/:win","1");
  9.    set("/:user_wintimes",eval("/:user_wintimes") + "1");
  10. }
  11. if(getProperty("/4", _currentframe) == "2" and getProperty("/5", _currentframe) == "2" and getProperty("/6", _currentframe) == "2")
  12. {
  13.    call("unable_button");
  14.    tellTarget("/winline2")
  15.    {
  16.       play();
  17.    }
  18.    set("/:win","1");
  19.    set("/:user_wintimes",eval("/:user_wintimes") + "1");
  20. }
  21. if(getProperty("/7", _currentframe) == "2" and getProperty("/8", _currentframe) == "2" and getProperty("/9", _currentframe) == "2")
  22. {
  23.    call("unable_button");
  24.    tellTarget("/winline3")
  25.    {
  26.       play();
  27.    }
  28.    set("/:win","1");
  29.    set("/:user_wintimes",eval("/:user_wintimes") + "1");
  30. }
  31. if(getProperty("/1", _currentframe) == "2" and getProperty("/4", _currentframe) == "2" and getProperty("/7", _currentframe) == "2")
  32. {
  33.    call("unable_button");
  34.    tellTarget("/winline4")
  35.    {
  36.       play();
  37.    }
  38.    set("/:win","1");
  39.    set("/:user_wintimes",eval("/:user_wintimes") + "1");
  40. }
  41. if(getProperty("/2", _currentframe) == "2" and getProperty("/5", _currentframe) == "2" and getProperty("/8", _currentframe) == "2")
  42. {
  43.    call("unable_button");
  44.    tellTarget("/winline5")
  45.    {
  46.       play();
  47.    }
  48.    set("/:win","1");
  49.    set("/:user_wintimes",eval("/:user_wintimes") + "1");
  50. }
  51. if(getProperty("/3", _currentframe) == "2" and getProperty("/6", _currentframe) == "2" and getProperty("/9", _currentframe) == "2")
  52. {
  53.    call("unable_button");
  54.    tellTarget("/winline6")
  55.    {
  56.       play();
  57.    }
  58.    set("/:win","1");
  59.    set("/:user_wintimes",eval("/:user_wintimes") + "1");
  60. }
  61. if(getProperty("/1", _currentframe) == "2" and getProperty("/5", _currentframe) == "2" and getProperty("/9", _currentframe) == "2")
  62. {
  63.    call("unable_button");
  64.    tellTarget("/winline7")
  65.    {
  66.       play();
  67.    }
  68.    set("/:win","1");
  69.    set("/:user_wintimes",eval("/:user_wintimes") + "1");
  70. }
  71. if(getProperty("/3", _currentframe) == "2" and getProperty("/5", _currentframe) == "2" and getProperty("/7", _currentframe) == "2")
  72. {
  73.    call("unable_button");
  74.    tellTarget("/winline8")
  75.    {
  76.       play();
  77.    }
  78.    set("/:win","1");
  79.    set("/:user_wintimes",eval("/:user_wintimes") + "1");
  80. }
  81. if(getProperty("/1", _currentframe) == "3" and getProperty("/2", _currentframe) == "3" and getProperty("/3", _currentframe) == "1")
  82. {
  83.    tellTarget("/3")
  84.    {
  85.       gotoAndStop(3);
  86.    }
  87.    win_3 = "1";
  88.    call("unable_button");
  89.    tellTarget("/winline1")
  90.    {
  91.       play();
  92.       tellTarget("/")
  93.       {
  94.          gotoAndStop("lose");
  95.          play();
  96.       }
  97.       set("/:win","1");
  98.       set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  99.    }
  100. }
  101. if(getProperty("/1", _currentframe) == "3" and getProperty("/3", _currentframe) == "3" and getProperty("/2", _currentframe) == "1")
  102. {
  103.    if(win_3 != "1")
  104.    {
  105.       tellTarget("/2")
  106.       {
  107.          gotoAndStop(3);
  108.       }
  109.       win_2 = "1";
  110.       call("unable_button");
  111.       tellTarget("/winline1")
  112.       {
  113.          play();
  114.          tellTarget("/")
  115.          {
  116.             gotoAndStop("lose");
  117.             play();
  118.          }
  119.          set("/:win","1");
  120.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  121.       }
  122.    }
  123. }
  124. if(getProperty("/2", _currentframe) == "3" and getProperty("/3", _currentframe) == "3" and getProperty("/1", _currentframe) == "1")
  125. {
  126.    if(!(win_3 == "1" or win_2 == "1"))
  127.    {
  128.       tellTarget("/1")
  129.       {
  130.          gotoAndStop(3);
  131.       }
  132.       win_1 = "1";
  133.       call("unable_button");
  134.       tellTarget("/winline1")
  135.       {
  136.          play();
  137.          tellTarget("/")
  138.          {
  139.             gotoAndStop("lose");
  140.             play();
  141.          }
  142.          set("/:win","1");
  143.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  144.       }
  145.    }
  146. }
  147. if(getProperty("/4", _currentframe) == "3" and getProperty("/5", _currentframe) == "3" and getProperty("/6", _currentframe) == "1")
  148. {
  149.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1"))
  150.    {
  151.       tellTarget("/6")
  152.       {
  153.          gotoAndStop(3);
  154.       }
  155.       win_6 = "1";
  156.       call("unable_button");
  157.       tellTarget("/winline2")
  158.       {
  159.          play();
  160.          tellTarget("/")
  161.          {
  162.             gotoAndStop("lose");
  163.             play();
  164.          }
  165.          set("/:win","1");
  166.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  167.       }
  168.    }
  169. }
  170. if(getProperty("/4", _currentframe) == "3" and getProperty("/6", _currentframe) == "3" and getProperty("/5", _currentframe) == "1")
  171. {
  172.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1"))
  173.    {
  174.       tellTarget("/5")
  175.       {
  176.          gotoAndStop(3);
  177.       }
  178.       win_5 = "1";
  179.       call("unable_button");
  180.       tellTarget("/winline2")
  181.       {
  182.          play();
  183.          tellTarget("/")
  184.          {
  185.             gotoAndStop("lose");
  186.             play();
  187.          }
  188.          set("/:win","1");
  189.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  190.       }
  191.    }
  192. }
  193. if(getProperty("/5", _currentframe) == "3" and getProperty("/6", _currentframe) == "3" and getProperty("/4", _currentframe) == "1")
  194. {
  195.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1"))
  196.    {
  197.       tellTarget("/4")
  198.       {
  199.          gotoAndStop(3);
  200.       }
  201.       win_4 = "1";
  202.       call("unable_button");
  203.       tellTarget("/winline2")
  204.       {
  205.          play();
  206.          tellTarget("/")
  207.          {
  208.             gotoAndStop("lose");
  209.             play();
  210.          }
  211.          set("/:win","1");
  212.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  213.       }
  214.    }
  215. }
  216. if(getProperty("/7", _currentframe) == "3" and getProperty("/8", _currentframe) == "3" and getProperty("/9", _currentframe) == "1")
  217. {
  218.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1"))
  219.    {
  220.       tellTarget("/9")
  221.       {
  222.          gotoAndStop(3);
  223.       }
  224.       win_9 = "1";
  225.       call("unable_button");
  226.       tellTarget("/winline3")
  227.       {
  228.          play();
  229.          tellTarget("/")
  230.          {
  231.             gotoAndStop("lose");
  232.             play();
  233.          }
  234.          set("/:win","1");
  235.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  236.       }
  237.    }
  238. }
  239. if(getProperty("/7", _currentframe) == "3" and getProperty("/9", _currentframe) == "3" and getProperty("/8", _currentframe) == "1")
  240. {
  241.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1"))
  242.    {
  243.       tellTarget("/8")
  244.       {
  245.          gotoAndStop(3);
  246.       }
  247.       win_8 = "1";
  248.       call("unable_button");
  249.       tellTarget("/winline3")
  250.       {
  251.          play();
  252.          tellTarget("/")
  253.          {
  254.             gotoAndStop("lose");
  255.             play();
  256.          }
  257.          set("/:win","1");
  258.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  259.       }
  260.    }
  261. }
  262. if(getProperty("/8", _currentframe) == "3" and getProperty("/9", _currentframe) == "3" and getProperty("/7", _currentframe) == "1")
  263. {
  264.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1"))
  265.    {
  266.       tellTarget("/7")
  267.       {
  268.          gotoAndStop(3);
  269.       }
  270.       win_7 = "1";
  271.       call("unable_button");
  272.       tellTarget("/winline3")
  273.       {
  274.          play();
  275.          tellTarget("/")
  276.          {
  277.             gotoAndStop("lose");
  278.             play();
  279.          }
  280.          set("/:win","1");
  281.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  282.       }
  283.    }
  284. }
  285. if(getProperty("/1", _currentframe) == "3" and getProperty("/4", _currentframe) == "3" and getProperty("/7", _currentframe) == "1")
  286. {
  287.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1"))
  288.    {
  289.       tellTarget("/7")
  290.       {
  291.          gotoAndStop(3);
  292.       }
  293.       win_7_7 = "1";
  294.       call("unable_button");
  295.       tellTarget("/winline4")
  296.       {
  297.          play();
  298.          tellTarget("/")
  299.          {
  300.             gotoAndStop("lose");
  301.             play();
  302.          }
  303.          set("/:win","1");
  304.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  305.       }
  306.    }
  307. }
  308. if(getProperty("/1", _currentframe) == "3" and getProperty("/7", _currentframe) == "3" and getProperty("/4", _currentframe) == "1")
  309. {
  310.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1"))
  311.    {
  312.       tellTarget("/4")
  313.       {
  314.          gotoAndStop(3);
  315.       }
  316.       win_4_4 = "1";
  317.       call("unable_button");
  318.       tellTarget("/winline4")
  319.       {
  320.          play();
  321.          tellTarget("/")
  322.          {
  323.             gotoAndStop("lose");
  324.             play();
  325.          }
  326.          set("/:win","1");
  327.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  328.       }
  329.    }
  330. }
  331. if(getProperty("/4", _currentframe) == "3" and getProperty("/7", _currentframe) == "3" and getProperty("/1", _currentframe) == "1")
  332. {
  333.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1"))
  334.    {
  335.       tellTarget("/1")
  336.       {
  337.          gotoAndStop(3);
  338.       }
  339.       win_1_1 = "1";
  340.       call("unable_button");
  341.       tellTarget("/winline4")
  342.       {
  343.          play();
  344.          tellTarget("/")
  345.          {
  346.             gotoAndStop("lose");
  347.             play();
  348.          }
  349.          set("/:win","1");
  350.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  351.       }
  352.    }
  353. }
  354. if(getProperty("/2", _currentframe) == "3" and getProperty("/5", _currentframe) == "3" and getProperty("/8", _currentframe) == "1")
  355. {
  356.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1"))
  357.    {
  358.       tellTarget("/8")
  359.       {
  360.          gotoAndStop(3);
  361.       }
  362.       win_8_8 = "1";
  363.       call("unable_button");
  364.       tellTarget("/winline5")
  365.       {
  366.          play();
  367.          tellTarget("/")
  368.          {
  369.             gotoAndStop("lose");
  370.             play();
  371.          }
  372.          set("/:win","1");
  373.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  374.       }
  375.    }
  376. }
  377. if(getProperty("/2", _currentframe) == "3" and getProperty("/8", _currentframe) == "3" and getProperty("/5", _currentframe) == "1")
  378. {
  379.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1"))
  380.    {
  381.       tellTarget("/5")
  382.       {
  383.          gotoAndStop(3);
  384.       }
  385.       win_5_5 = "1";
  386.       call("unable_button");
  387.       tellTarget("/winline5")
  388.       {
  389.          play();
  390.          tellTarget("/")
  391.          {
  392.             gotoAndStop("lose");
  393.             play();
  394.          }
  395.          set("/:win","1");
  396.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  397.       }
  398.    }
  399. }
  400. if(getProperty("/5", _currentframe) == "3" and getProperty("/8", _currentframe) == "3" and getProperty("/2", _currentframe) == "1")
  401. {
  402.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1"))
  403.    {
  404.       tellTarget("/2")
  405.       {
  406.          gotoAndStop(3);
  407.       }
  408.       win_2_2 = "1";
  409.       call("unable_button");
  410.       tellTarget("/winline5")
  411.       {
  412.          play();
  413.          tellTarget("/")
  414.          {
  415.             gotoAndStop("lose");
  416.             play();
  417.          }
  418.          set("/:win","1");
  419.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  420.       }
  421.    }
  422. }
  423. if(getProperty("/3", _currentframe) == "3" and getProperty("/6", _currentframe) == "3" and getProperty("/9", _currentframe) == "1")
  424. {
  425.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1"))
  426.    {
  427.       tellTarget("/9")
  428.       {
  429.          gotoAndStop(3);
  430.       }
  431.       win_9_9 = "1";
  432.       call("unable_button");
  433.       tellTarget("/winline6")
  434.       {
  435.          play();
  436.          tellTarget("/")
  437.          {
  438.             gotoAndStop("lose");
  439.             play();
  440.          }
  441.          set("/:win","1");
  442.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  443.       }
  444.    }
  445. }
  446. if(getProperty("/3", _currentframe) == "3" and getProperty("/9", _currentframe) == "3" and getProperty("/6", _currentframe) == "1")
  447. {
  448.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1"))
  449.    {
  450.       tellTarget("/6")
  451.       {
  452.          gotoAndStop(3);
  453.       }
  454.       win_6_6 = "1";
  455.       call("unable_button");
  456.       tellTarget("/winline6")
  457.       {
  458.          play();
  459.          tellTarget("/")
  460.          {
  461.             gotoAndStop("lose");
  462.             play();
  463.          }
  464.          set("/:win","1");
  465.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  466.       }
  467.    }
  468. }
  469. if(getProperty("/6", _currentframe) == "3" and getProperty("/9", _currentframe) == "3" and getProperty("/3", _currentframe) == "1")
  470. {
  471.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1"))
  472.    {
  473.       tellTarget("/3")
  474.       {
  475.          gotoAndStop(3);
  476.       }
  477.       win_3_3 = "1";
  478.       call("unable_button");
  479.       tellTarget("/winline6")
  480.       {
  481.          play();
  482.          tellTarget("/")
  483.          {
  484.             gotoAndStop("lose");
  485.             play();
  486.          }
  487.          set("/:win","1");
  488.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  489.       }
  490.    }
  491. }
  492. if(getProperty("/1", _currentframe) == "3" and getProperty("/5", _currentframe) == "3" and getProperty("/9", _currentframe) == "1")
  493. {
  494.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1" or win_3_3 == "1"))
  495.    {
  496.       tellTarget("/9")
  497.       {
  498.          gotoAndStop(3);
  499.       }
  500.       win_9_9_9 = "1";
  501.       call("unable_button");
  502.       tellTarget("/winline7")
  503.       {
  504.          play();
  505.          tellTarget("/")
  506.          {
  507.             gotoAndStop("lose");
  508.             play();
  509.          }
  510.          set("/:win","1");
  511.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  512.       }
  513.    }
  514. }
  515. if(getProperty("/1", _currentframe) == "3" and getProperty("/9", _currentframe) == "3" and getProperty("/5", _currentframe) == "1")
  516. {
  517.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1" or win_3_3 == "1" or win_9_9_9 == "1"))
  518.    {
  519.       tellTarget("/5")
  520.       {
  521.          gotoAndStop(3);
  522.       }
  523.       win_5_5_5 = "1";
  524.       call("unable_button");
  525.       tellTarget("/winline7")
  526.       {
  527.          play();
  528.          tellTarget("/")
  529.          {
  530.             gotoAndStop("lose");
  531.             play();
  532.          }
  533.          set("/:win","1");
  534.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  535.       }
  536.    }
  537. }
  538. if(getProperty("/5", _currentframe) == "3" and getProperty("/9", _currentframe) == "3" and getProperty("/1", _currentframe) == "1")
  539. {
  540.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1" or win_3_3 == "1" or win_9_9_9 == "1" or win_5_5_5 == "1"))
  541.    {
  542.       tellTarget("/1")
  543.       {
  544.          gotoAndStop(3);
  545.       }
  546.       win_1_1_1 = "1";
  547.       call("unable_button");
  548.       tellTarget("/winline7")
  549.       {
  550.          play();
  551.          tellTarget("/")
  552.          {
  553.             gotoAndStop("lose");
  554.             play();
  555.          }
  556.          set("/:win","1");
  557.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  558.       }
  559.    }
  560. }
  561. if(getProperty("/3", _currentframe) == "3" and getProperty("/5", _currentframe) == "3" and getProperty("/7", _currentframe) == "1")
  562. {
  563.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1" or win_3_3 == "1" or win_9_9_9 == "1" or win_5_5_5 == "1" or win_1_1_1 == "1"))
  564.    {
  565.       tellTarget("/7")
  566.       {
  567.          gotoAndStop(3);
  568.       }
  569.       win_7_7_7 = "1";
  570.       call("unable_button");
  571.       tellTarget("/winline8")
  572.       {
  573.          play();
  574.          tellTarget("/")
  575.          {
  576.             gotoAndStop("lose");
  577.             play();
  578.          }
  579.          set("/:win","1");
  580.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  581.       }
  582.    }
  583. }
  584. if(getProperty("/3", _currentframe) == "3" and getProperty("/7", _currentframe) == "3" and getProperty("/5", _currentframe) == "1")
  585. {
  586.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1" or win_3_3 == "1" or win_9_9_9 == "1" or win_5_5_5 == "1" or win_1_1_1 == "1" or win_7_7_7 == "1"))
  587.    {
  588.       tellTarget("/5")
  589.       {
  590.          gotoAndStop(3);
  591.       }
  592.       win_5_5_5_5 = "1";
  593.       call("unable_button");
  594.       tellTarget("/winline8")
  595.       {
  596.          play();
  597.          tellTarget("/")
  598.          {
  599.             gotoAndStop("lose");
  600.             play();
  601.          }
  602.          set("/:win","1");
  603.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  604.       }
  605.    }
  606. }
  607. if(getProperty("/5", _currentframe) == "3" and getProperty("/7", _currentframe) == "3" and getProperty("/3", _currentframe) == "1")
  608. {
  609.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1" or win_3_3 == "1" or win_9_9_9 == "1" or win_5_5_5 == "1" or win_1_1_1 == "1" or win_7_7_7 == "1" or win_5_5_5_5 == "1"))
  610.    {
  611.       tellTarget("/3")
  612.       {
  613.          gotoAndStop(3);
  614.       }
  615.       win_3_3_3 = "1";
  616.       call("unable_button");
  617.       tellTarget("/winline8")
  618.       {
  619.          play();
  620.          tellTarget("/")
  621.          {
  622.             gotoAndStop("lose");
  623.             play();
  624.          }
  625.          set("/:win","1");
  626.          set("/:andy_wintimes",eval("/:andy_wintimes") + "1");
  627.       }
  628.    }
  629. }
  630. if(eval("/1:clicked") == "1" and eval("/2:clicked") == "1" and getProperty("/3", _currentframe) == "1")
  631. {
  632.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1" or win_3_3 == "1" or win_9_9_9 == "1" or win_5_5_5 == "1" or win_1_1_1 == "1" or win_7_7_7 == "1" or win_5_5_5_5 == "1" or win_3_3_3 == "1"))
  633.    {
  634.       tellTarget("/3")
  635.       {
  636.          gotoAndStop(3);
  637.       }
  638.       x_3 = "1";
  639.    }
  640. }
  641. if(eval("/1:clicked") == "1" and eval("/3:clicked") == "1" and getProperty("/2", _currentframe) == "1")
  642. {
  643.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1" or win_3_3 == "1" or win_9_9_9 == "1" or win_5_5_5 == "1" or win_1_1_1 == "1" or win_7_7_7 == "1" or win_5_5_5_5 == "1" or win_3_3_3 == "1"))
  644.    {
  645.       tellTarget("/2")
  646.       {
  647.          gotoAndStop(3);
  648.       }
  649.       x_2 = "1";
  650.    }
  651. }
  652. if(eval("/2:clicked") == "1" and eval("/3:clicked") == "1" and getProperty("/1", _currentframe) == "1")
  653. {
  654.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1" or win_3_3 == "1" or win_9_9_9 == "1" or win_5_5_5 == "1" or win_1_1_1 == "1" or win_7_7_7 == "1" or win_5_5_5_5 == "1" or win_3_3_3 == "1"))
  655.    {
  656.       tellTarget("/1")
  657.       {
  658.          gotoAndStop(3);
  659.       }
  660.       x_1 = "1";
  661.    }
  662. }
  663. if(eval("/4:clicked") == "1" and eval("/5:clicked") == "1" and getProperty("/6", _currentframe) == "1")
  664. {
  665.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1" or win_3_3 == "1" or win_9_9_9 == "1" or win_5_5_5 == "1" or win_1_1_1 == "1" or win_7_7_7 == "1" or win_5_5_5_5 == "1" or win_3_3_3 == "1"))
  666.    {
  667.       tellTarget("/6")
  668.       {
  669.          gotoAndStop(3);
  670.       }
  671.       x_6 = "1";
  672.    }
  673. }
  674. if(eval("/4:clicked") == "1" and eval("/6:clicked") == "1" and getProperty("/5", _currentframe) == "1")
  675. {
  676.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1" or win_3_3 == "1" or win_9_9_9 == "1" or win_5_5_5 == "1" or win_1_1_1 == "1" or win_7_7_7 == "1" or win_5_5_5_5 == "1" or win_3_3_3 == "1"))
  677.    {
  678.       tellTarget("/5")
  679.       {
  680.          gotoAndStop(3);
  681.       }
  682.       x_5 = "1";
  683.    }
  684. }
  685. if(eval("/5:clicked") == "1" and eval("/6:clicked") == "1" and getProperty("/4", _currentframe) == "1")
  686. {
  687.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1" or win_3_3 == "1" or win_9_9_9 == "1" or win_5_5_5 == "1" or win_1_1_1 == "1" or win_7_7_7 == "1" or win_5_5_5_5 == "1" or win_3_3_3 == "1"))
  688.    {
  689.       tellTarget("/4")
  690.       {
  691.          gotoAndStop(3);
  692.       }
  693.       x_4 = "1";
  694.    }
  695. }
  696. if(eval("/7:clicked") == "1" and eval("/8:clicked") == "1" and getProperty("/9", _currentframe) == "1")
  697. {
  698.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1" or win_3_3 == "1" or win_9_9_9 == "1" or win_5_5_5 == "1" or win_1_1_1 == "1" or win_7_7_7 == "1" or win_5_5_5_5 == "1" or win_3_3_3 == "1"))
  699.    {
  700.       tellTarget("/9")
  701.       {
  702.          gotoAndStop(3);
  703.       }
  704.       x_9 = "1";
  705.    }
  706. }
  707. if(eval("/7:clicked") == "1" and eval("/9:clicked") == "1" and getProperty("/8", _currentframe) == "1")
  708. {
  709.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1" or win_3_3 == "1" or win_9_9_9 == "1" or win_5_5_5 == "1" or win_1_1_1 == "1" or win_7_7_7 == "1" or win_5_5_5_5 == "1" or win_3_3_3 == "1"))
  710.    {
  711.       tellTarget("/8")
  712.       {
  713.          gotoAndStop(3);
  714.       }
  715.       x_8 = "1";
  716.    }
  717. }
  718. if(eval("/8:clicked") == "1" and eval("/9:clicked") == "1" and getProperty("/7", _currentframe) == "1")
  719. {
  720.    if(!(win_3 == "1" or win_2 == "1" or win_1 == "1" or win_6 == "1" or win_5 == "1" or win_4 == "1" or win_9 == "1" or win_8 == "1" or win_7 == "1" or win_7_7 == "1" or win_4_4 == "1" or win_1_1 == "1" or win_8_8 == "1" or win_5_5 == "1" or win_2_2 == "1" or win_9_9 == "1" or win_6_6 == "1" or win_3_3 == "1" or win_9_9_9 == "1" or win_5_5_5 == "1" or win_1_1_1 == "1" or win_7_7_7 == "1" or win_5_5_5_5 == "1" or win_3_3_3 == "1"))
  721.    {
  722.       tellTarget("/7")
  723.       {
  724.          gotoAndStop(3);
  725.       }
  726.       x_7 = "1";
  727.    }
  728. }
  729. if(eval("/1:clicked") == "1" and eval("/4:clicked") == "1" and getProperty("/7", _currentframe) == "1")
  730. {
  731.    if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  732.    {
  733.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  734.       {
  735.          tellTarget("/7")
  736.          {
  737.             gotoAndStop(3);
  738.          }
  739.          x_7_7 = "1";
  740.       }
  741.    }
  742. }
  743. if(eval("/1:clicked") == "1" and eval("/7:clicked") == "1" and getProperty("/4", _currentframe) == "1")
  744. {
  745.    if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  746.    {
  747.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  748.       {
  749.          tellTarget("/4")
  750.          {
  751.             gotoAndStop(3);
  752.          }
  753.          x_4_4 = "1";
  754.       }
  755.    }
  756. }
  757. if(eval("/4:clicked") == "1" and eval("/7:clicked") == "1" and getProperty("/1", _currentframe) == "1")
  758. {
  759.    if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  760.    {
  761.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  762.       {
  763.          tellTarget("/1")
  764.          {
  765.             gotoAndStop(3);
  766.          }
  767.          x_1_1 = "1";
  768.       }
  769.    }
  770. }
  771. if(eval("/2:clicked") == "1" and eval("/5:clicked") == "1" and getProperty("/8", _currentframe) == "1")
  772. {
  773.    if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  774.    {
  775.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  776.       {
  777.          tellTarget("/8")
  778.          {
  779.             gotoAndStop(3);
  780.          }
  781.          x_8_8 = "1";
  782.       }
  783.    }
  784. }
  785. if(eval("/2:clicked") == "1" and eval("/8:clicked") == "1" and getProperty("/5", _currentframe) == "1")
  786. {
  787.    if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  788.    {
  789.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  790.       {
  791.          tellTarget("/5")
  792.          {
  793.             gotoAndStop(3);
  794.          }
  795.          x_5_5 = "1";
  796.       }
  797.    }
  798. }
  799. if(eval("/5:clicked") == "1" and eval("/8:clicked") == "1" and getProperty("/2", _currentframe) == "1")
  800. {
  801.    if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  802.    {
  803.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  804.       {
  805.          tellTarget("/2")
  806.          {
  807.             gotoAndStop(3);
  808.          }
  809.          x_2_2 = "1";
  810.       }
  811.    }
  812. }
  813. if(eval("/3:clicked") == "1" and eval("/6:clicked") == "1" and getProperty("/9", _currentframe) == "1")
  814. {
  815.    if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  816.    {
  817.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  818.       {
  819.          tellTarget("/9")
  820.          {
  821.             gotoAndStop(3);
  822.          }
  823.          x_9_9 = "1";
  824.       }
  825.    }
  826. }
  827. if(eval("/3:clicked") == "1" and eval("/9:clicked") == "1" and getProperty("/6", _currentframe) == "1")
  828. {
  829.    if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  830.    {
  831.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  832.       {
  833.          tellTarget("/6")
  834.          {
  835.             gotoAndStop(3);
  836.          }
  837.          x_6_6 = "1";
  838.       }
  839.    }
  840. }
  841. if(eval("/6:clicked") == "1" and eval("/9:clicked") == "1" and getProperty("/3", _currentframe) == "1")
  842. {
  843.    if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  844.    {
  845.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  846.       {
  847.          tellTarget("/3")
  848.          {
  849.             gotoAndStop(3);
  850.          }
  851.          x_3_3 = "1";
  852.       }
  853.    }
  854. }
  855. if(eval("/1:clicked") == "1" and eval("/5:clicked") == "1" and getProperty("/9", _currentframe) == "1")
  856. {
  857.    if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  858.    {
  859.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  860.       {
  861.          tellTarget("/9")
  862.          {
  863.             gotoAndStop(3);
  864.          }
  865.          x_9_9_9 = "1";
  866.       }
  867.    }
  868. }
  869. if(eval("/1:clicked") == "1" and eval("/9:clicked") == "1" and getProperty("/5", _currentframe) == "1")
  870. {
  871.    if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  872.    {
  873.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  874.       {
  875.          tellTarget("/5")
  876.          {
  877.             gotoAndStop(3);
  878.          }
  879.          x_5_5_5 = "1";
  880.       }
  881.    }
  882. }
  883. if(eval("/5:clicked") == "1" and eval("/9:clicked") == "1" and getProperty("/1", _currentframe) == "1")
  884. {
  885.    if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  886.    {
  887.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  888.       {
  889.          tellTarget("/1")
  890.          {
  891.             gotoAndStop(3);
  892.          }
  893.          x_1_1_1 = "1";
  894.       }
  895.    }
  896. }
  897. if(eval("/3:clicked") == "1" and eval("/5:clicked") == "1" and getProperty("/7", _currentframe) == "1")
  898. {
  899.    if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  900.    {
  901.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  902.       {
  903.          tellTarget("/7")
  904.          {
  905.             gotoAndStop(3);
  906.          }
  907.          x_7_7_7 = "1";
  908.       }
  909.    }
  910. }
  911. if(eval("/3:clicked") == "1" and eval("/7:clicked") == "1" and getProperty("/5", _currentframe) == "1")
  912. {
  913.    if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  914.    {
  915.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  916.       {
  917.          tellTarget("/5")
  918.          {
  919.             gotoAndStop(3);
  920.          }
  921.          x_5_5_5_5 = "1";
  922.       }
  923.    }
  924. }
  925. if(eval("/5:clicked") == "1" and eval("/7:clicked") == "1" and getProperty("/3", _currentframe) == "1")
  926. {
  927.    if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  928.    {
  929.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  930.       {
  931.          tellTarget("/3")
  932.          {
  933.             gotoAndStop(3);
  934.          }
  935.          x_3_3_3 = "1";
  936.       }
  937.    }
  938. }
  939. if(eval("/1:clicked") == "1" and getProperty("/2", _currentframe) == "1" and getProperty("/3", _currentframe) == "1")
  940. {
  941.    to = random("9") + "1";
  942.    if(to == "1" or to == "2" or to == "4")
  943.    {
  944.       to += "1";
  945.       if(to == "2")
  946.       {
  947.          to = "3";
  948.       }
  949.    }
  950.    if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  951.    {
  952.       to_temp = to - (to - "1");
  953.       while("9" >= to_temp)
  954.       {
  955.          if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  956.          {
  957.             to_temp += "1";
  958.          }
  959.          else
  960.          {
  961.             to_temp += "9";
  962.          }
  963.       }
  964.       to = to_temp - "9";
  965.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  966.       {
  967.          tellTarget("/" add to)
  968.          {
  969.             gotoAndStop(3);
  970.          }
  971.          clicked_1 = "1";
  972.       }
  973.    }
  974.    else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  975.    {
  976.       tellTarget("/" add to)
  977.       {
  978.          gotoAndStop(3);
  979.       }
  980.       clicked_1 = "1";
  981.    }
  982. }
  983. if(eval("/2:clicked") == "1" and getProperty("/1", _currentframe) == "1" and getProperty("/3", _currentframe) == "1")
  984. {
  985.    to = random("9") + "1";
  986.    if(to == "2" or to == "4" or to == "6" or to == "7" or to == "8" or to == "9")
  987.    {
  988.       to += "1";
  989.       if(to == "7" or to == "8" or to == "9")
  990.       {
  991.          to = "5";
  992.       }
  993.       if("9" < to)
  994.       {
  995.          to = "5";
  996.       }
  997.    }
  998.    if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  999.    {
  1000.       to_temp = to - (to - "1");
  1001.       while("9" >= to_temp)
  1002.       {
  1003.          if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1004.          {
  1005.             to_temp += "1";
  1006.          }
  1007.          else
  1008.          {
  1009.             to_temp += "9";
  1010.          }
  1011.       }
  1012.       to = to_temp - "9";
  1013.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1014.       {
  1015.          tellTarget("/" add to)
  1016.          {
  1017.             gotoAndStop(3);
  1018.          }
  1019.          clicked_2 = "1";
  1020.       }
  1021.    }
  1022.    else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1023.    {
  1024.       tellTarget("/" add to)
  1025.       {
  1026.          gotoAndStop(3);
  1027.       }
  1028.       clicked_2 = "1";
  1029.    }
  1030. }
  1031. if(eval("/3:clicked") == "1" and getProperty("/1", _currentframe) == "1" and getProperty("/2", _currentframe) == "1")
  1032. {
  1033.    to = random("9") + "1";
  1034.    if(to == "3" or to == "2" or to == "6")
  1035.    {
  1036.       to += "1";
  1037.       if(to == "3")
  1038.       {
  1039.          to = "4";
  1040.       }
  1041.    }
  1042.    if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1043.    {
  1044.       to_temp = to - (to - "1");
  1045.       while("9" >= to_temp)
  1046.       {
  1047.          if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1048.          {
  1049.             to_temp += "1";
  1050.          }
  1051.          else
  1052.          {
  1053.             to_temp += "9";
  1054.          }
  1055.       }
  1056.       to = to_temp - "9";
  1057.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1058.       {
  1059.          tellTarget("/" add to)
  1060.          {
  1061.             gotoAndStop(3);
  1062.          }
  1063.          clicked_3 = "1";
  1064.       }
  1065.    }
  1066.    else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1067.    {
  1068.       tellTarget("/" add to)
  1069.       {
  1070.          gotoAndStop(3);
  1071.       }
  1072.       clicked_3 = "1";
  1073.    }
  1074. }
  1075. if(eval("/4:clicked") == "1" and getProperty("/5", _currentframe) == "1" and getProperty("/6", _currentframe) == "1")
  1076. {
  1077.    to = random("9") + "1";
  1078.    if(to == "4" or to == "2" or to == "3" or to == "6" or to == "8" or to == "9")
  1079.    {
  1080.       to += "1";
  1081.       if(to == "3" or to == "4" or to == "9")
  1082.       {
  1083.          to = "5";
  1084.       }
  1085.       if("9" < to)
  1086.       {
  1087.          to = "7";
  1088.       }
  1089.    }
  1090.    if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1091.    {
  1092.       to_temp = to - (to - "1");
  1093.       while("9" >= to_temp)
  1094.       {
  1095.          if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1096.          {
  1097.             to_temp += "1";
  1098.          }
  1099.          else
  1100.          {
  1101.             to_temp += "9";
  1102.          }
  1103.       }
  1104.       to = to_temp - "9";
  1105.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1106.       {
  1107.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1"))
  1108.          {
  1109.             tellTarget("/" add to)
  1110.             {
  1111.                gotoAndStop(3);
  1112.             }
  1113.             clicked_4 = "1";
  1114.          }
  1115.       }
  1116.    }
  1117.    else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1118.    {
  1119.       if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1"))
  1120.       {
  1121.          tellTarget("/" add to)
  1122.          {
  1123.             gotoAndStop(3);
  1124.          }
  1125.          clicked_4 = "1";
  1126.       }
  1127.    }
  1128. }
  1129. if(eval("/5:clicked") == "1" and getProperty("/4", _currentframe) == "1" and getProperty("/6", _currentframe) == "1")
  1130. {
  1131.    to = random("9") + "1";
  1132.    if(to == "5")
  1133.    {
  1134.       to += "1";
  1135.    }
  1136.    if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1137.    {
  1138.       to_temp = to - (to - "1");
  1139.       while("9" >= to_temp)
  1140.       {
  1141.          if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1142.          {
  1143.             to_temp += "1";
  1144.          }
  1145.          else
  1146.          {
  1147.             to_temp += "9";
  1148.          }
  1149.       }
  1150.       to = to_temp - "9";
  1151.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1152.       {
  1153.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1"))
  1154.          {
  1155.             tellTarget("/" add to)
  1156.             {
  1157.                gotoAndStop(3);
  1158.             }
  1159.             clicked_5 = "1";
  1160.          }
  1161.       }
  1162.    }
  1163.    else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1164.    {
  1165.       if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1"))
  1166.       {
  1167.          tellTarget("/" add to)
  1168.          {
  1169.             gotoAndStop(3);
  1170.          }
  1171.          clicked_5 = "1";
  1172.       }
  1173.    }
  1174. }
  1175. if(eval("/6:clicked") == "1" and getProperty("/4", _currentframe) == "1" and getProperty("/5", _currentframe) == "1")
  1176. {
  1177.    to = random("9") + "1";
  1178.    if(to == "1" or to == "2" or to == "4" or to == "6" or to == "7" or to == "8")
  1179.    {
  1180.       to += "1";
  1181.       if(to == "2" or to == "7" or to == "8")
  1182.       {
  1183.          to = "5";
  1184.       }
  1185.    }
  1186.    if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1187.    {
  1188.       to_temp = to - (to - "1");
  1189.       while("9" >= to_temp)
  1190.       {
  1191.          if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1192.          {
  1193.             to_temp += "1";
  1194.          }
  1195.          else
  1196.          {
  1197.             to_temp += "9";
  1198.          }
  1199.       }
  1200.       to = to_temp - "9";
  1201.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1202.       {
  1203.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1"))
  1204.          {
  1205.             tellTarget("/" add to)
  1206.             {
  1207.                gotoAndStop(3);
  1208.             }
  1209.             clicked_6 = "1";
  1210.          }
  1211.       }
  1212.    }
  1213.    else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1214.    {
  1215.       if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1"))
  1216.       {
  1217.          tellTarget("/" add to)
  1218.          {
  1219.             gotoAndStop(3);
  1220.          }
  1221.          clicked_6 = "1";
  1222.       }
  1223.    }
  1224. }
  1225. if(eval("/7:clicked") == "1" and getProperty("/8", _currentframe) == "1" and getProperty("/9", _currentframe) == "1")
  1226. {
  1227.    to = random("9") + "1";
  1228.    if(to == "4" or to == "7" or to == "8")
  1229.    {
  1230.       to += "1";
  1231.       if(to == "8")
  1232.       {
  1233.          to = "5";
  1234.       }
  1235.    }
  1236.    if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1237.    {
  1238.       to_temp = to - (to - "1");
  1239.       while("9" >= to_temp)
  1240.       {
  1241.          if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1242.          {
  1243.             to_temp += "1";
  1244.          }
  1245.          else
  1246.          {
  1247.             to_temp += "9";
  1248.          }
  1249.       }
  1250.       to = to_temp - "9";
  1251.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1252.       {
  1253.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1"))
  1254.          {
  1255.             tellTarget("/" add to)
  1256.             {
  1257.                gotoAndStop(3);
  1258.             }
  1259.             clicked_7 = "1";
  1260.          }
  1261.       }
  1262.    }
  1263.    else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1264.    {
  1265.       if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1"))
  1266.       {
  1267.          tellTarget("/" add to)
  1268.          {
  1269.             gotoAndStop(3);
  1270.          }
  1271.          clicked_7 = "1";
  1272.       }
  1273.    }
  1274. }
  1275. if(eval("/8:clicked") == "1" and getProperty("/7", _currentframe) == "1" and getProperty("/9", _currentframe) == "1")
  1276. {
  1277.    to = random("9") + "1";
  1278.    if(to == "1" or to == "2" or to == "3" or to == "4" or to == "6" or to == "8")
  1279.    {
  1280.       to += "1";
  1281.       if(to == "2" or to == "3" or to == "4")
  1282.       {
  1283.          to = "5";
  1284.       }
  1285.    }
  1286.    if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1287.    {
  1288.       to_temp = to - (to - "1");
  1289.       while("9" >= to_temp)
  1290.       {
  1291.          if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1292.          {
  1293.             to_temp += "1";
  1294.          }
  1295.          else
  1296.          {
  1297.             to_temp += "9";
  1298.          }
  1299.       }
  1300.       to = to_temp - "9";
  1301.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1302.       {
  1303.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1"))
  1304.          {
  1305.             tellTarget("/" add to)
  1306.             {
  1307.                gotoAndStop(3);
  1308.             }
  1309.             clicked_8 = "1";
  1310.          }
  1311.       }
  1312.    }
  1313.    else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1314.    {
  1315.       if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1"))
  1316.       {
  1317.          tellTarget("/" add to)
  1318.          {
  1319.             gotoAndStop(3);
  1320.          }
  1321.          clicked_8 = "1";
  1322.       }
  1323.    }
  1324. }
  1325. if(eval("/9:clicked") == "1" and getProperty("/7", _currentframe) == "1" and getProperty("/8", _currentframe) == "1")
  1326. {
  1327.    to = random("9") + "1";
  1328.    if(to == "6" or to == "8" or to == "9")
  1329.    {
  1330.       to += "1";
  1331.       if("9" < to or to == "9")
  1332.       {
  1333.          to = "7";
  1334.       }
  1335.    }
  1336.    if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1337.    {
  1338.       to_temp = to - (to - "1");
  1339.       while("9" >= to_temp)
  1340.       {
  1341.          if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1342.          {
  1343.             to_temp += "1";
  1344.          }
  1345.          else
  1346.          {
  1347.             to_temp += "9";
  1348.          }
  1349.       }
  1350.       to = to_temp - "9";
  1351.       if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1352.       {
  1353.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1"))
  1354.          {
  1355.             tellTarget("/" add to)
  1356.             {
  1357.                gotoAndStop(3);
  1358.             }
  1359.             clicked_9 = "1";
  1360.          }
  1361.       }
  1362.    }
  1363.    else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1364.    {
  1365.       if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1"))
  1366.       {
  1367.          tellTarget("/" add to)
  1368.          {
  1369.             gotoAndStop(3);
  1370.          }
  1371.          clicked_9 = "1";
  1372.       }
  1373.    }
  1374. }
  1375. if(eval("/1:clicked") == "1" and getProperty("/4", _currentframe) == "1" and getProperty("/7", _currentframe) == "1")
  1376. {
  1377.    to = random("9") + "1";
  1378.    if(to == "1" or to == "2" or to == "4")
  1379.    {
  1380.       to += "1";
  1381.       if(to == "2")
  1382.       {
  1383.          to = "3";
  1384.       }
  1385.    }
  1386.    if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1"))
  1387.    {
  1388.       if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1389.       {
  1390.          to_temp = to - (to - "1");
  1391.          while("9" >= to_temp)
  1392.          {
  1393.             if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1394.             {
  1395.                to_temp += "1";
  1396.             }
  1397.             else
  1398.             {
  1399.                to_temp += "9";
  1400.             }
  1401.          }
  1402.          to = to_temp - "9";
  1403.          if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1404.          {
  1405.             if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1"))
  1406.             {
  1407.                tellTarget("/" add to)
  1408.                {
  1409.                   gotoAndStop(3);
  1410.                }
  1411.                clicked_1_1 = "1";
  1412.             }
  1413.          }
  1414.       }
  1415.       else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1416.       {
  1417.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1"))
  1418.          {
  1419.             tellTarget("/" add to)
  1420.             {
  1421.                gotoAndStop(3);
  1422.             }
  1423.             clicked_1_1 = "1";
  1424.          }
  1425.       }
  1426.    }
  1427. }
  1428. if(eval("/4:clicked") == "1" and getProperty("/1", _currentframe) == "1" and getProperty("/7", _currentframe) == "1")
  1429. {
  1430.    to = random("9") + "1";
  1431.    if(to == "4" or to == "2" or to == "3" or to == "6" or to == "8" or to == "9")
  1432.    {
  1433.       to += "1";
  1434.       if(to == "3" or to == "4" or to == "9")
  1435.       {
  1436.          to = "5";
  1437.       }
  1438.       if("9" < to)
  1439.       {
  1440.          to = "7";
  1441.       }
  1442.    }
  1443.    if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1"))
  1444.    {
  1445.       if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1446.       {
  1447.          to_temp = to - (to - "1");
  1448.          while("9" >= to_temp)
  1449.          {
  1450.             if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1451.             {
  1452.                to_temp += "1";
  1453.             }
  1454.             else
  1455.             {
  1456.                to_temp += "9";
  1457.             }
  1458.          }
  1459.          to = to_temp - "9";
  1460.          if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1461.          {
  1462.             if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1"))
  1463.             {
  1464.                tellTarget("/" add to)
  1465.                {
  1466.                   gotoAndStop(3);
  1467.                }
  1468.                clicked_4_4 = "1";
  1469.             }
  1470.          }
  1471.       }
  1472.       else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1473.       {
  1474.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1"))
  1475.          {
  1476.             tellTarget("/" add to)
  1477.             {
  1478.                gotoAndStop(3);
  1479.             }
  1480.             clicked_4_4 = "1";
  1481.          }
  1482.       }
  1483.    }
  1484. }
  1485. if(eval("/7:clicked") == "1" and getProperty("/1", _currentframe) == "1" and getProperty("/4", _currentframe) == "1")
  1486. {
  1487.    to = random("9") + "1";
  1488.    if(to == "4" or to == "7" or to == "8")
  1489.    {
  1490.       to += "1";
  1491.       if(to == "8")
  1492.       {
  1493.          to = "5";
  1494.       }
  1495.    }
  1496.    if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1"))
  1497.    {
  1498.       if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1499.       {
  1500.          to_temp = to - (to - "1");
  1501.          while("9" >= to_temp)
  1502.          {
  1503.             if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1504.             {
  1505.                to_temp += "1";
  1506.             }
  1507.             else
  1508.             {
  1509.                to_temp += "9";
  1510.             }
  1511.          }
  1512.          to = to_temp - "9";
  1513.          if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1514.          {
  1515.             if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1"))
  1516.             {
  1517.                tellTarget("/" add to)
  1518.                {
  1519.                   gotoAndStop(3);
  1520.                }
  1521.                clicked_7_7 = "1";
  1522.             }
  1523.          }
  1524.       }
  1525.       else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1526.       {
  1527.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1"))
  1528.          {
  1529.             tellTarget("/" add to)
  1530.             {
  1531.                gotoAndStop(3);
  1532.             }
  1533.             clicked_7_7 = "1";
  1534.          }
  1535.       }
  1536.    }
  1537. }
  1538. if(eval("/2:clicked") == "1" and getProperty("/5", _currentframe) == "1" and getProperty("/8", _currentframe) == "1")
  1539. {
  1540.    to = random("9") + "1";
  1541.    if(to == "2" or to == "4" or to == "6" or to == "7" or to == "8" or to == "9")
  1542.    {
  1543.       to += "1";
  1544.       if(to == "7")
  1545.       {
  1546.          to = "5";
  1547.       }
  1548.       if("9" < to)
  1549.       {
  1550.          to = "5";
  1551.       }
  1552.    }
  1553.    if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1"))
  1554.    {
  1555.       if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1556.       {
  1557.          to_temp = to - (to - "1");
  1558.          while("9" >= to_temp)
  1559.          {
  1560.             if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1561.             {
  1562.                to_temp += "1";
  1563.             }
  1564.             else
  1565.             {
  1566.                to_temp += "9";
  1567.             }
  1568.          }
  1569.          to = to_temp - "9";
  1570.          if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1571.          {
  1572.             if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1"))
  1573.             {
  1574.                tellTarget("/" add to)
  1575.                {
  1576.                   gotoAndStop(3);
  1577.                }
  1578.                clicked_2_2 = "1";
  1579.             }
  1580.          }
  1581.       }
  1582.       else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1583.       {
  1584.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1"))
  1585.          {
  1586.             tellTarget("/" add to)
  1587.             {
  1588.                gotoAndStop(3);
  1589.             }
  1590.             clicked_2_2 = "1";
  1591.          }
  1592.       }
  1593.    }
  1594. }
  1595. if(eval("/5:clicked") == "1" and getProperty("/2", _currentframe) == "1" and getProperty("/8", _currentframe) == "1")
  1596. {
  1597.    to = random("9") + "1";
  1598.    if(to == "5")
  1599.    {
  1600.       to += "1";
  1601.    }
  1602.    if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1"))
  1603.    {
  1604.       if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1605.       {
  1606.          to_temp = to - (to - "1");
  1607.          while("9" >= to_temp)
  1608.          {
  1609.             if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1610.             {
  1611.                to_temp += "1";
  1612.             }
  1613.             else
  1614.             {
  1615.                to_temp += "9";
  1616.             }
  1617.          }
  1618.          to = to_temp - "9";
  1619.          if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1620.          {
  1621.             if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1"))
  1622.             {
  1623.                tellTarget("/" add to)
  1624.                {
  1625.                   gotoAndStop(3);
  1626.                }
  1627.                clicked_5_5 = "1";
  1628.             }
  1629.          }
  1630.       }
  1631.       else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1632.       {
  1633.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1"))
  1634.          {
  1635.             tellTarget("/" add to)
  1636.             {
  1637.                gotoAndStop(3);
  1638.             }
  1639.             clicked_5_5 = "1";
  1640.          }
  1641.       }
  1642.    }
  1643. }
  1644. if(eval("/8:clicked") == "1" and getProperty("/2", _currentframe) == "1" and getProperty("/5", _currentframe) == "1")
  1645. {
  1646.    to = random("9") + "1";
  1647.    if(to == "1" or to == "2" or to == "3" or to == "4" or to == "6" or to == "8")
  1648.    {
  1649.       to += "1";
  1650.       if(to == "2" or to == "3" or to == "4")
  1651.       {
  1652.          to = "5";
  1653.       }
  1654.    }
  1655.    if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1"))
  1656.    {
  1657.       if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1658.       {
  1659.          to_temp = to - (to - "1");
  1660.          while("9" >= to_temp)
  1661.          {
  1662.             if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1663.             {
  1664.                to_temp += "1";
  1665.             }
  1666.             else
  1667.             {
  1668.                to_temp += "9";
  1669.             }
  1670.          }
  1671.          to = to_temp - "9";
  1672.          if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1673.          {
  1674.             if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1"))
  1675.             {
  1676.                tellTarget("/" add to)
  1677.                {
  1678.                   gotoAndStop(3);
  1679.                }
  1680.                clicked_8_8 = "1";
  1681.             }
  1682.          }
  1683.       }
  1684.       else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1685.       {
  1686.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1"))
  1687.          {
  1688.             tellTarget("/" add to)
  1689.             {
  1690.                gotoAndStop(3);
  1691.             }
  1692.             clicked_8_8 = "1";
  1693.          }
  1694.       }
  1695.    }
  1696. }
  1697. if(eval("/3:clicked") == "1" and getProperty("/6", _currentframe) == "1" and getProperty("/9", _currentframe) == "1")
  1698. {
  1699.    to = random("9") + "1";
  1700.    if(to == "3" or to == "2" or to == "6")
  1701.    {
  1702.       to += "1";
  1703.       if(to == "3")
  1704.       {
  1705.          to = "4";
  1706.       }
  1707.    }
  1708.    if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1"))
  1709.    {
  1710.       if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1711.       {
  1712.          to_temp = to - (to - "1");
  1713.          while("9" >= to_temp)
  1714.          {
  1715.             if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1716.             {
  1717.                to_temp += "1";
  1718.             }
  1719.             else
  1720.             {
  1721.                to_temp += "9";
  1722.             }
  1723.          }
  1724.          to = to_temp - "9";
  1725.          if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1726.          {
  1727.             if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1"))
  1728.             {
  1729.                tellTarget("/" add to)
  1730.                {
  1731.                   gotoAndStop(3);
  1732.                }
  1733.                clicked_3_3 = "1";
  1734.             }
  1735.          }
  1736.       }
  1737.       else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1738.       {
  1739.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1"))
  1740.          {
  1741.             tellTarget("/" add to)
  1742.             {
  1743.                gotoAndStop(3);
  1744.             }
  1745.             clicked_3_3 = "1";
  1746.          }
  1747.       }
  1748.    }
  1749. }
  1750. if(eval("/6:clicked") == "1" and getProperty("/3", _currentframe) == "1" and getProperty("/9", _currentframe) == "1")
  1751. {
  1752.    to = random("9") + "1";
  1753.    if(to == "1" or to == "2" or to == "4" or to == "6" or to == "7" or to == "8")
  1754.    {
  1755.       to += "1";
  1756.       if(to == "2" or to == "7" or to == "8")
  1757.       {
  1758.          to = "5";
  1759.       }
  1760.    }
  1761.    if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1"))
  1762.    {
  1763.       if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1764.       {
  1765.          to_temp = to - (to - "1");
  1766.          while("9" >= to_temp)
  1767.          {
  1768.             if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1769.             {
  1770.                to_temp += "1";
  1771.             }
  1772.             else
  1773.             {
  1774.                to_temp += "9";
  1775.             }
  1776.          }
  1777.          to = to_temp - "9";
  1778.          if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1779.          {
  1780.             if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1"))
  1781.             {
  1782.                tellTarget("/" add to)
  1783.                {
  1784.                   gotoAndStop(3);
  1785.                }
  1786.                clicked_6_6 = "1";
  1787.             }
  1788.          }
  1789.       }
  1790.       else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1791.       {
  1792.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1"))
  1793.          {
  1794.             tellTarget("/" add to)
  1795.             {
  1796.                gotoAndStop(3);
  1797.             }
  1798.             clicked_6_6 = "1";
  1799.          }
  1800.       }
  1801.    }
  1802. }
  1803. if(eval("/9:clicked") == "1" and getProperty("/3", _currentframe) == "1" and getProperty("/6", _currentframe) == "1")
  1804. {
  1805.    to = random("9") + "1";
  1806.    if(to == "6" or to == "8" or to == "9")
  1807.    {
  1808.       to += "1";
  1809.       if("9" < to or to == "9")
  1810.       {
  1811.          to = "7";
  1812.       }
  1813.    }
  1814.    if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1"))
  1815.    {
  1816.       if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1817.       {
  1818.          to_temp = to - (to - "1");
  1819.          while("9" >= to_temp)
  1820.          {
  1821.             if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1822.             {
  1823.                to_temp += "1";
  1824.             }
  1825.             else
  1826.             {
  1827.                to_temp += "9";
  1828.             }
  1829.          }
  1830.          to = to_temp - "9";
  1831.          if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1832.          {
  1833.             if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1"))
  1834.             {
  1835.                tellTarget("/" add to)
  1836.                {
  1837.                   gotoAndStop(3);
  1838.                }
  1839.                clicked_9_9 = "1";
  1840.             }
  1841.          }
  1842.       }
  1843.       else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1844.       {
  1845.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1"))
  1846.          {
  1847.             tellTarget("/" add to)
  1848.             {
  1849.                gotoAndStop(3);
  1850.             }
  1851.             clicked_9_9 = "1";
  1852.          }
  1853.       }
  1854.    }
  1855. }
  1856. if(eval("/1:clicked") == "1" and getProperty("/5", _currentframe) == "1" and getProperty("/9", _currentframe) == "1")
  1857. {
  1858.    to = random("9") + "1";
  1859.    if(to == "1" or to == "2" or to == "4")
  1860.    {
  1861.       to += "1";
  1862.       if(to == "2")
  1863.       {
  1864.          to = "3";
  1865.       }
  1866.    }
  1867.    if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1"))
  1868.    {
  1869.       if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1870.       {
  1871.          to_temp = to - (to - "1");
  1872.          while("9" >= to_temp)
  1873.          {
  1874.             if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1875.             {
  1876.                to_temp += "1";
  1877.             }
  1878.             else
  1879.             {
  1880.                to_temp += "9";
  1881.             }
  1882.          }
  1883.          to = to_temp - "9";
  1884.          if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1885.          {
  1886.             if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1"))
  1887.             {
  1888.                tellTarget("/" add to)
  1889.                {
  1890.                   gotoAndStop(3);
  1891.                }
  1892.                clicked_1_1_1 = "1";
  1893.             }
  1894.          }
  1895.       }
  1896.       else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1897.       {
  1898.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1"))
  1899.          {
  1900.             tellTarget("/" add to)
  1901.             {
  1902.                gotoAndStop(3);
  1903.             }
  1904.             clicked_1_1_1 = "1";
  1905.          }
  1906.       }
  1907.    }
  1908. }
  1909. if(eval("/5:clicked") == "1" and getProperty("/1", _currentframe) == "1" and getProperty("/9", _currentframe) == "1")
  1910. {
  1911.    to = random("9") + "1";
  1912.    if(to == "5")
  1913.    {
  1914.       to += "1";
  1915.    }
  1916.    if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1"))
  1917.    {
  1918.       if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1919.       {
  1920.          to_temp = to - (to - "1");
  1921.          while("9" >= to_temp)
  1922.          {
  1923.             if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1924.             {
  1925.                to_temp += "1";
  1926.             }
  1927.             else
  1928.             {
  1929.                to_temp += "9";
  1930.             }
  1931.          }
  1932.          to = to_temp - "9";
  1933.          if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1934.          {
  1935.             if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1"))
  1936.             {
  1937.                tellTarget("/" add to)
  1938.                {
  1939.                   gotoAndStop(3);
  1940.                }
  1941.                clicked_5_5_5 = "1";
  1942.             }
  1943.          }
  1944.       }
  1945.       else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1946.       {
  1947.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1"))
  1948.          {
  1949.             tellTarget("/" add to)
  1950.             {
  1951.                gotoAndStop(3);
  1952.             }
  1953.             clicked_5_5_5 = "1";
  1954.          }
  1955.       }
  1956.    }
  1957. }
  1958. if(eval("/9:clicked") == "1" and getProperty("/1", _currentframe) == "1" and getProperty("/5", _currentframe) == "1")
  1959. {
  1960.    to = random("9") + "1";
  1961.    if(to == "6" or to == "8" or to == "9")
  1962.    {
  1963.       to += "1";
  1964.       if(to >= "9")
  1965.       {
  1966.          to = "5";
  1967.       }
  1968.    }
  1969.    if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1"))
  1970.    {
  1971.       if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  1972.       {
  1973.          to_temp = to - (to - "1");
  1974.          while("9" >= to_temp)
  1975.          {
  1976.             if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  1977.             {
  1978.                to_temp += "1";
  1979.             }
  1980.             else
  1981.             {
  1982.                to_temp += "9";
  1983.             }
  1984.          }
  1985.          to = to_temp - "9";
  1986.          if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1987.          {
  1988.             if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1"))
  1989.             {
  1990.                tellTarget("/" add to)
  1991.                {
  1992.                   gotoAndStop(3);
  1993.                }
  1994.                clicked_9_9_9 = "1";
  1995.             }
  1996.          }
  1997.       }
  1998.       else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  1999.       {
  2000.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1"))
  2001.          {
  2002.             tellTarget("/" add to)
  2003.             {
  2004.                gotoAndStop(3);
  2005.             }
  2006.             clicked_9_9_9 = "1";
  2007.          }
  2008.       }
  2009.    }
  2010. }
  2011. if(eval("/3:clicked") == "1" and getProperty("/5", _currentframe) == "1" and getProperty("/7", _currentframe) == "1")
  2012. {
  2013.    to = random("9") + "1";
  2014.    if(to == "3" or to == "2" or to == "6")
  2015.    {
  2016.       to += "1";
  2017.       if(to == "3")
  2018.       {
  2019.          to = "4";
  2020.       }
  2021.    }
  2022.    if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1" or clicked_1_1_1 == "1" or clicked_5_5_5 == "1" or clicked_9_9_9 == "1"))
  2023.    {
  2024.       if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  2025.       {
  2026.          to_temp = to - (to - "1");
  2027.          while("9" >= to_temp)
  2028.          {
  2029.             if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  2030.             {
  2031.                to_temp += "1";
  2032.             }
  2033.             else
  2034.             {
  2035.                to_temp += "9";
  2036.             }
  2037.          }
  2038.          to = to_temp - "9";
  2039.          if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  2040.          {
  2041.             if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1" or clicked_1_1_1 == "1" or clicked_5_5_5 == "1" or clicked_9_9_9 == "1"))
  2042.             {
  2043.                tellTarget("/" add to)
  2044.                {
  2045.                   gotoAndStop(3);
  2046.                }
  2047.                clicked_3_3_3 = "1";
  2048.             }
  2049.          }
  2050.       }
  2051.       else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  2052.       {
  2053.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1" or clicked_1_1_1 == "1" or clicked_5_5_5 == "1" or clicked_9_9_9 == "1"))
  2054.          {
  2055.             tellTarget("/" add to)
  2056.             {
  2057.                gotoAndStop(3);
  2058.             }
  2059.             clicked_3_3_3 = "1";
  2060.          }
  2061.       }
  2062.    }
  2063. }
  2064. if(eval("/5:clicked") == "1" and getProperty("/3", _currentframe) == "1" and getProperty("/7", _currentframe) == "1")
  2065. {
  2066.    to = random("9") + "1";
  2067.    if(to == "5")
  2068.    {
  2069.       to += "1";
  2070.    }
  2071.    if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1" or clicked_1_1_1 == "1" or clicked_5_5_5 == "1" or clicked_9_9_9 == "1"))
  2072.    {
  2073.       if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  2074.       {
  2075.          to_temp = to - (to - "1");
  2076.          while("9" >= to_temp)
  2077.          {
  2078.             if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  2079.             {
  2080.                to_temp += "1";
  2081.             }
  2082.             else
  2083.             {
  2084.                to_temp += "9";
  2085.             }
  2086.          }
  2087.          to = to_temp - "9";
  2088.          if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  2089.          {
  2090.             if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1" or clicked_1_1_1 == "1" or clicked_5_5_5 == "1" or clicked_9_9_9 == "1"))
  2091.             {
  2092.                tellTarget("/" add to)
  2093.                {
  2094.                   gotoAndStop(3);
  2095.                }
  2096.                clicked_5_5_5_5 = "1";
  2097.             }
  2098.          }
  2099.       }
  2100.       else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  2101.       {
  2102.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1" or clicked_1_1_1 == "1" or clicked_5_5_5 == "1" or clicked_9_9_9 == "1"))
  2103.          {
  2104.             tellTarget("/" add to)
  2105.             {
  2106.                gotoAndStop(3);
  2107.             }
  2108.             clicked_5_5_5_5 = "1";
  2109.          }
  2110.       }
  2111.    }
  2112. }
  2113. if(eval("/7:clicked") == "1" and getProperty("/3", _currentframe) == "1" and getProperty("/5", _currentframe) == "1")
  2114. {
  2115.    to = random("9") + "1";
  2116.    if(to == "4" or to == "7" or to == "8")
  2117.    {
  2118.       to += "1";
  2119.       if(to == "8")
  2120.       {
  2121.          to = "5";
  2122.       }
  2123.    }
  2124.    if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1" or clicked_1_1_1 == "1" or clicked_5_5_5 == "1" or clicked_9_9_9 == "1"))
  2125.    {
  2126.       if(getProperty("/" add to, _currentframe) == "2" or getProperty("/" add to, _currentframe) == "3")
  2127.       {
  2128.          to_temp = to - (to - "1");
  2129.          while("9" >= to_temp)
  2130.          {
  2131.             if(getProperty("/" add to_temp, _currentframe) == "2" or getProperty("/" add to_temp, _currentframe) == "3")
  2132.             {
  2133.                to_temp += "1";
  2134.             }
  2135.             else
  2136.             {
  2137.                to_temp += "9";
  2138.             }
  2139.          }
  2140.          to = to_temp - "9";
  2141.          if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  2142.          {
  2143.             if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1" or clicked_1_1_1 == "1" or clicked_5_5_5 == "1" or clicked_9_9_9 == "1"))
  2144.             {
  2145.                tellTarget("/" add to)
  2146.                {
  2147.                   gotoAndStop(3);
  2148.                }
  2149.                clicked_7_7_7 = "1";
  2150.             }
  2151.          }
  2152.       }
  2153.       else if(!(x_1 == "1" or x_2 == "1" or x_3 == "1" or x_4 == "1" or x_5 == "1" or x_6 == "1" or x_7 == "1" or x_8 == "1" or x_9 == "1" or x_1_1 == "1" or x_2_2 == "1" or x_3_3 == "1" or x_4_4 == "1" or x_5_5 == "1" or x_6_6 == "1" or x_7_7 == "1" or x_8_8 == "1" or x_9_9 == "1" or x_1_1_1 == "1" or x_5_5_5 == "1" or x_9_9_9 == "1" or x_3_3_3 == "1" or x_5_5_5_5 == "1" or x_7_7_7 == "1" or win_1 == "1" or win_2 == "1" or win_3 == "1" or win_4 == "1" or win_5 == "1" or win_6 == "1" or win_7 == "1" or win_8 == "1" or win_9 == "1" or win_1_1 == "1" or win_2_2 == "1" or win_3_3 == "1" or win_4_4 == "1" or win_5_5 == "1" or win_6_6 == "1" or win_7_7 == "1" or win_8_8 == "1" or win_9_9 == "1" or win_1_1_1 == "1" or win_5_5_5 == "1" or win_9_9_9 == "1" or win_3_3_3 == "1" or win_5_5_5_5 == "1" or win_7_7_7 == "1"))
  2154.       {
  2155.          if(!(clicked_1 == "1" or clicked_2 == "1" or clicked_3 == "1" or clicked_4 == "1" or clicked_5 == "1" or clicked_6 == "1" or clicked_7 == "1" or clicked_8 == "1" or clicked_9 == "1" or clicked_1_1 == "1" or clicked_4_4 == "1" or clicked_7_7 == "1" or clicked_2_2 == "1" or clicked_5_5 == "1" or clicked_8_8 == "1" or clicked_3_3 == "1" or clicked_6_6 == "1" or clicked_9_9 == "1" or clicked_1_1_1 == "1" or clicked_5_5_5 == "1" or clicked_9_9_9 == "1"))
  2156.          {
  2157.             tellTarget("/" add to)
  2158.             {
  2159.                gotoAndStop(3);
  2160.             }
  2161.             clicked_7_7_7 = "1";
  2162.          }
  2163.       }
  2164.    }
  2165. }
  2166. if(eval("/:choose") == "2")
  2167. {
  2168.    if(eval("/:remain") == "1")
  2169.    {
  2170.       bcount = "1";
  2171.       while("9" >= bcount)
  2172.       {
  2173.          if(getProperty("../", _name) == bcount)
  2174.          {
  2175.             count = "1";
  2176.             while("9" >= count)
  2177.             {
  2178.                if(getProperty("/" add count, _currentframe) == "1")
  2179.                {
  2180.                   tellTarget("/" add count)
  2181.                   {
  2182.                      gotoAndStop(3);
  2183.                   }
  2184.                }
  2185.                count += "1";
  2186.             }
  2187.          }
  2188.          bcount += "1";
  2189.       }
  2190.    }
  2191. }
  2192. if(eval("/:remain") == "0" or eval("/:click_times") == "9")
  2193. {
  2194.    if(eval("/:win") != "1")
  2195.    {
  2196.       tellTarget("/")
  2197.       {
  2198.          gotoAndStop("even");
  2199.          play();
  2200.       }
  2201.    }
  2202. }
  2203. stop();
  2204.